home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 8 / Eagles_Nest_Mac_Collection_Disc_8.TOAST / Developer Tools⁄Additions / TextPertDK#1 / MPW C Sources & Examples.image / To put in MPW folder / UserStartUp•RSELib
Text File  |  1991-10-22  |  556b  |  22 lines

  1. #
  2. #
  3. #    This file is used to set a MPW environment variable to
  4. #        compile correctly the TextPert reader Examples.
  5. #        
  6. #
  7. #    This variable is {RSELib} and we set it by default to a folder
  8. #        called "RSELib" placed in the root of your hard disk,
  9. #        if you place this folder in any other place you must change
  10. #        the setting of this variable.
  11. #
  12. #
  13. # For this file to be executed when you enter into MPW, just drag
  14. #        it into your MPW folder.
  15. #    MPW 3.0 or higher will execute this file automatically upon MPW startup.
  16. #
  17. #
  18.  
  19.  
  20.  
  21. Set RSELib "{Boot}RSELib:"
  22. export RSELib